PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.colors Package / PDFIndexedColor Class / PDFIndexedColor Constructor
The indexed colorspace.
In This Topic
    PDFIndexedColor Constructor
    In This Topic
    Initializes a new Object with an indexed colorspace.
    Syntax
    public PDFIndexedColor( 
       PDFIndexedColorSpace colorSpace
    )

    Parameters

    colorSpace
    The indexed colorspace.
    Exceptions
    ExceptionDescription
     
    See Also